home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / DTP / DTP_TEX / H220.ZIP / MUTEX.ZIP / DPI118.ZIP / BITGRAPH.MF < prev    next >
Text File  |  1990-03-06  |  443b  |  10 lines

  1. mode_def bitgraph =    % bitgraph and sun (the original settings)
  2.  proofing:=0;          % we are not making proofs
  3.  fontmaking:=1;        % we are making a font
  4.  tracingtitles:=0;     % do not show titles in the log
  5.  pixels_per_inch:=118; % for the oversize *.590pxl fonts
  6.  blacker:=.55;         % make pens a bit blacker
  7.  fillin:=.1;           % compensate for diagonal fillin
  8.  o_correction:=.3;     % don't overshoot much
  9.  enddef;
  10.